-
Home
-
StellarPay – Stripe Payment Gateway for WooCommerce
-
1.2.0
-
Code
-
Classes
- SubscriptionRepository
Total Complexity |
32 |
Dependencies |
13 |
Dependents |
3 |
Total lines |
468 |
Lines of code |
221 |
Logical lines of code |
122 |
Comment lines |
144 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toArray() |
A |
40 |
9 |
59 |
getAll() |
S |
53 |
5 |
22 |
update() |
S |
48 |
4 |
34 |
insert() |
S |
49 |
2 |
33 |
delete() |
S |
58 |
2 |
17 |
validateSubscription() |
S |
68 |
3 |
7 |
hasStatusChanged() |
S |
75 |
2 |
4 |
cancel() |
S |
60 |
1 |
14 |
suspend() |
S |
63 |
1 |
11 |
complete() |
S |
63 |
1 |
11 |
getById() |
S |
74 |
1 |
5 |
prepareQuery() |
S |
75 |
1 |
4 |